Public Member Functions | |
override void | Dispose () |
DropDownListKit (HPS.Publish.DropDownListKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.Publish.DropDownListKit in_kit) |
void | Show (out HPS.Publish.DropDownListKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.Publish.DropDownListKit in_kit) |
HPS.Publish.DropDownListKit | SetName (string in_name) |
HPS.Publish.DropDownListKit | SetFont (HPS.Publish.Text.Font.Name in_name) |
HPS.Publish.DropDownListKit | SetFont (string in_name, HPS.Publish.Text.Font.Style in_style) |
HPS.Publish.DropDownListKit | SetFont (string in_name) |
HPS.Publish.DropDownListKit | SetFontSize (int in_size) |
HPS.Publish.DropDownListKit | SetTextColor (HPS.RGBColor in_color) |
HPS.Publish.DropDownListKit | SetTooltip (string in_tooltip) |
HPS.Publish.DropDownListKit | SetVisibility (bool in_state) |
HPS.Publish.DropDownListKit | SetPrintability (bool in_state) |
HPS.Publish.DropDownListKit | SetTextRotation (HPS.Publish.Text.Rotation in_rotation) |
HPS.Publish.DropDownListKit | SetLock (bool in_state) |
HPS.Publish.DropDownListKit | SetBorder (bool in_state) |
HPS.Publish.DropDownListKit | SetBorderColor (HPS.RGBColor in_color) |
HPS.Publish.DropDownListKit | SetBorderThickness (HPS.Publish.Border.Thickness in_thickness) |
HPS.Publish.DropDownListKit | SetBorderStyle (HPS.Publish.Border.Style in_style) |
HPS.Publish.DropDownListKit | SetFillColor (HPS.RGBColor in_color) |
HPS.Publish.DropDownListKit | SetCustomText (bool in_state) |
HPS.Publish.DropDownListKit | SetSpellChecking (bool in_state) |
HPS.Publish.DropDownListKit | SetImmediateCommit (bool in_state) |
HPS.Publish.DropDownListKit | SetContents (string[] in_displayed_values, string[] in_export_values) |
HPS.Publish.DropDownListKit | UnsetName () |
HPS.Publish.DropDownListKit | UnsetFont () |
HPS.Publish.DropDownListKit | UnsetFontSize () |
HPS.Publish.DropDownListKit | UnsetTextColor () |
HPS.Publish.DropDownListKit | UnsetTooltip () |
HPS.Publish.DropDownListKit | UnsetVisibility () |
HPS.Publish.DropDownListKit | UnsetPrintability () |
HPS.Publish.DropDownListKit | UnsetTextRotation () |
HPS.Publish.DropDownListKit | UnsetLock () |
HPS.Publish.DropDownListKit | UnsetBorder () |
HPS.Publish.DropDownListKit | UnsetBorderColor () |
HPS.Publish.DropDownListKit | UnsetBorderThickness () |
HPS.Publish.DropDownListKit | UnsetBorderStyle () |
HPS.Publish.DropDownListKit | UnsetFillColor () |
HPS.Publish.DropDownListKit | UnsetCustomText () |
HPS.Publish.DropDownListKit | UnsetSpellChecking () |
HPS.Publish.DropDownListKit | UnsetImmediateCommit () |
HPS.Publish.DropDownListKit | UnsetContents () |
HPS.Publish.DropDownListKit | UnsetEverything () |
bool | ShowName (out string out_name) |
bool | ShowFont (out HPS.Publish.Text.Font.Type out_type, out HPS.Publish.Text.Font.Name out_name, out string out_font_name, out HPS.Publish.Text.Font.Style out_style) |
bool | ShowFontSize (out int out_size) |
bool | ShowTextColor (out HPS.RGBColor out_color) |
bool | ShowTooltip (out string out_tooltip) |
bool | ShowVisibility (out bool out_state) |
bool | ShowPrintability (out bool out_state) |
bool | ShowTextRotation (out HPS.Publish.Text.Rotation out_rotation) |
bool | ShowLock (out bool out_state) |
bool | ShowBorder (out bool out_state) |
bool | ShowBorderColor (out HPS.RGBColor out_color) |
bool | ShowBorderThickness (out HPS.Publish.Border.Thickness out_thickness) |
bool | ShowBorderStyle (out HPS.Publish.Border.Style out_style) |
bool | ShowFillColor (out HPS.RGBColor out_color) |
bool | ShowCustomText (out bool out_state) |
bool | ShowSpellChecking (out bool out_state) |
bool | ShowImmediateCommit (out bool out_state) |
bool | ShowContents (out string[] out_displayed_values, out string[] out_export_values) |
![]() | |
Sprocket (HPS.Sprocket in_that) | |
![]() | |
IntPtr | GetClassID () |
Object (HPS.Object in_that) | |
HPS.Type | Type () |
virtual void | Reset () |
bool | HasType (HPS.Type in_mask) |
IntPtr | GetInstanceID () |
Static Public Member Functions | |
static HPS.Publish.DropDownListKit | GetDefault () |
static bool | operator== (HPS.Publish.DropDownListKit a, HPS.Publish.DropDownListKit b) |
static bool | operator!= (HPS.Publish.DropDownListKit a, HPS.Publish.DropDownListKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
enum | UpdateType { Synchronous = 0, Asynchronous = 1 } |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |