02.05.2014 Views

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Custom Processes<br />

The end user double-clicks on the process to launch the UI. <strong>Ocean</strong> manages the dialog<br />

containing your UI. At this point, we have not written anything yet, so we would see the<br />

empty dialog shown below; the title is our process presentation name.<br />

empty<br />

Fig. 6-54 Blank Custom UI<br />

Your custom user interface must inherit from System.Windows.Forms.Control and<br />

will typically inherit from System.Windows.Forms.UserControl. Design the look and<br />

behavior of the control with standard .NET components or third party components to fit<br />

your business needs.<br />

public class MyAddCoreImageUI : UserControl<br />

{<br />

...<br />

}<br />

<strong>Schlumberger</strong> Private<br />

Workflow 6-329

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!