User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:39, 14 March 2013 (diff | hist) . . (-150) . . Using XML in VBA (→Remarks)
- 23:31, 14 March 2013 (diff | hist) . . (+726) . . Using XML in VBA
- 23:19, 14 March 2013 (diff | hist) . . (+464) . . Using XML in VBA (→A more complete example)
- 23:15, 14 March 2013 (diff | hist) . . (+1,549) . . Using XML in VBA
- 23:14, 14 March 2013 (diff | hist) . . (+864) . . Using XML in VBA
- 23:06, 14 March 2013 (diff | hist) . . (+31) . . Using XML in VBA
- 23:05, 14 March 2013 (diff | hist) . . (+46) . . Using XML in VBA (→Instantiating from XML)
- 23:04, 14 March 2013 (diff | hist) . . (+17) . . Using XML in VBA (→Instantiating from XML)
- 23:03, 14 March 2013 (diff | hist) . . (+616) . . Using XML in VBA
- 22:57, 14 March 2013 (diff | hist) . . (-190) . . Using XML in VBA (→Serializing to XML)
- 22:56, 14 March 2013 (diff | hist) . . (+906) . . N Using XML in VBA (Created page with "== Introduction == Dynamic RibbonX controls are both * Serializable to XML * Instantiatable from XML == Serializing to XML == <syntaxhighlight lang="vb"> Public Sub Serializi...")
- 22:11, 14 March 2013 (diff | hist) . . (+23) . . Getting started in VBA (→Writing some code!)
- 22:09, 14 March 2013 (diff | hist) . . (+20) . . Creating an rxCustomUI object with local dispatch scope in VBA (→Code Analysis)
- 22:09, 14 March 2013 (diff | hist) . . (+15) . . Creating an rxCustomUI object with local dispatch scope in VBA (→Code Analysis)
- 22:08, 14 March 2013 (diff | hist) . . (+7) . . Creating an rxCustomUI object with local dispatch scope in VBA (→Code Analysis)
- 22:08, 14 March 2013 (diff | hist) . . (+453) . . Creating an rxCustomUI object with local dispatch scope in VBA (→Code Analysis)
- 22:04, 14 March 2013 (diff | hist) . . (-4) . . Creating an rxCustomUI object with local dispatch scope in VBA (→Code Analysis)
- 22:03, 14 March 2013 (diff | hist) . . (+605) . . Creating an rxCustomUI object with local dispatch scope in VBA
- 22:00, 14 March 2013 (diff | hist) . . (0) . . Creating an rxCustomUI object with local dispatch scope in VBA (→Creating a new local context with a drop down)
- 21:58, 14 March 2013 (diff | hist) . . (0) . . N File:GlobalCtxMsgBox.png (current)
- 21:57, 14 March 2013 (diff | hist) . . (+120) . . Creating an rxCustomUI object with global dispatch scope in VBA (→Creating a new global context with a check box)
- 21:53, 14 March 2013 (diff | hist) . . (+4) . . Creating our first button in VBA (→Code Analysis II)
- 21:53, 14 March 2013 (diff | hist) . . (+18) . . Creating our first button in VBA (→Code Analysis II)
- 21:49, 14 March 2013 (diff | hist) . . (-598) . . Getting started in VBA (→Referencing the library)
- 21:49, 14 March 2013 (diff | hist) . . (-4) . . Getting started in VBA (→Before we start)
- 21:48, 14 March 2013 (diff | hist) . . (-1) . . Getting started in VBA (→Before we start)
- 21:48, 14 March 2013 (diff | hist) . . (+76) . . Getting started in VBA (→Prerequisites)
- 21:47, 14 March 2013 (diff | hist) . . (+566) . . N Referencing the Ribbon Commander library in VBA (Created page with "# Create a new project in your favourite office application # Add a VBA reference to the Dynamic RibbonX library (Tools->References) #: image:VBAReference.png # The librar...")
- 21:47, 14 March 2013 (diff | hist) . . (+38) . . Getting started in VBA (→Prerequisites)
- 21:44, 14 March 2013 (diff | hist) . . (-28) . . Creating an rxCustomUI object with global dispatch scope in VBA (→Code Analysis)
- 21:43, 14 March 2013 (diff | hist) . . (-10) . . Creating an rxCustomUI object with global dispatch scope in VBA (→Code Analysis)
- 21:41, 14 March 2013 (diff | hist) . . (+46) . . Creating an rxCustomUI object with global dispatch scope in VBA (→Code Analysis)
- 21:37, 14 March 2013 (diff | hist) . . (+1) . . Template:Context Intro Background
- 21:36, 14 March 2013 (diff | hist) . . (+170) . . Template:Context Intro Background
- 21:28, 14 March 2013 (diff | hist) . . (+24) . . Template:Context Intro Background
- 21:22, 14 March 2013 (diff | hist) . . (0) . . Method globalCustomUIs (→Remarks) (current)
- 21:22, 14 March 2013 (diff | hist) . . (-436) . . Method globalCustomUIs (→Examples)
- 21:22, 14 March 2013 (diff | hist) . . (+15) . . Method globalCustomUIs (→Description)
- 21:20, 14 March 2013 (diff | hist) . . (+1,068) . . Method globalCustomUIs (→VBA)
- 21:14, 14 March 2013 (diff | hist) . . (+1) . . Method globalCustomUIs (→Remarks)
- 21:13, 14 March 2013 (diff | hist) . . (-1) . . Method create (→VBA)
- 21:13, 14 March 2013 (diff | hist) . . (+134) . . Method create (→VBA)
- 21:11, 14 March 2013 (diff | hist) . . (+1) . . Method globalCustomUIs (→Remarks)
- 21:11, 14 March 2013 (diff | hist) . . (+26) . . Method globalCustomUIs (→Remarks)
- 21:10, 14 March 2013 (diff | hist) . . (+22) . . Method globalCustomUIs (→Description)
- 21:09, 14 March 2013 (diff | hist) . . (0) . . Template:Desc globalCustomUIs (current)
- 21:08, 14 March 2013 (diff | hist) . . (+28) . . Template:Desc globalCustomUIs
- 21:07, 14 March 2013 (diff | hist) . . (+2) . . Template:Name globalCustomUIs (current)
- 21:06, 14 March 2013 (diff | hist) . . (+1) . . RxCustomUI (→Static Methods) (current)
- 21:06, 14 March 2013 (diff | hist) . . (0) . . m Template:Name globalCustomUIs (Rxdff15551 bb53 moved page Template:Name globalContexts to Template:Name globalCustomUIs)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)